Skip to content

Conversation

@windNight
Copy link
Owner

No description provided.

joshiujjawal22 and others added 30 commits May 18, 2020 23:24
it contains Dijkstra, Prims, dft, bft, dfs, bfs and many more.
…d in a file named algorithm.java. Inside file PrimeFactorization, the name of public class was wrong.
I tried to update the CONTRIBUTING.md file in order to simplify as much as possible the process for the developers which will encourage them to join the project and hence enlarge our community.
Thank you for putting it under review, if there are any changes feel free to ask me to do it.
Added some issue related to assignment of any particular algorithm
Fixed 8XCorrectness_Bugs + 10XBad_Practice_Bugs + 14XDodgy_Code_Bugs
Adding 3 sum problem, array rotation
github-actions and others added 29 commits June 1, 2020 04:39
Given an array, the task is to divide it into two sets S1 and S2 such that the absolute difference between their sums is minimum.
Added some test cases for better understanding.
Fixed error for empty string.
Fixed wrong order in BubbleSort, corrected spelling mistakes
@windNight windNight merged commit 3cc255b into windNight:master Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.